.badge::before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: -5px;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-right: 10px solid #6c757d !important;
